PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setTableCellPadding Method
An offset to account for the separation between the table cell's content rectangle and the surrounding border.
In This Topic
    setTableCellPadding Method
    In This Topic
    Sets the table cell padding.
    Syntax
    public void setTableCellPadding( 
       double value
    )

    Parameters

    value
    An offset to account for the separation between the table cell's content rectangle and the surrounding border.
    See Also